-
- 459 views
- 1 answers
- 0 votes
-
- 443 views
- 1 answers
- 0 votes
-
- 374 views
- 0 answers
- 0 votes
-
For context I have an application, and it depends on the mysql chart. I’ve set up the mysql stable chart …
- 411 views
- 1 answers
- 0 votes
-
I looked at various link on stack over flow and others also & i found one pattern or generic way …
- 439 views
- 0 answers
- 0 votes
-
this might sound like a very silly question for K8’s experts. But I have been struggling with this for a …
- 398 views
- 1 answers
- 0 votes
-
I have a trivially small Spark application written in Java that I am trying to run in a K8s cluster …
- 376 views
- 1 answers
- 0 votes
-
I am trying to set Xmx value in my Dockerfile as: CMD ["java","-Xmx1024m -XX:+UseG1GC -XX:-OmitStackTraceInFastThrow","-jar", \ … … "/home/app/accountowner-extraction.jar"] EXPOSE …
- 370 views
- 1 answers
- 0 votes
-
I want to forward requests to the subdirectory v1 (subdomain.domain.com/v1) to my root in Nginx. Tried this and this answer …
- 383 views
- 1 answers
- 0 votes
-
This line works fine locally, but when launched in OpenShift, it gives an error that the File or directory was …
- 341 views
- 0 answers
- 0 votes